home *** CD-ROM | disk | FTP | other *** search
- | !Run File for !AlarmBoot
- | Initializes the switching system and checks for automatic startup.
- | Be sure to set <Alarmfile> to Path and Name of your !Alarm-Datafile.
-
- RMEnsure UtilityModule 3.00 ERROR **** !iicAlarm **** needs RiscOS 3.xx to run.
- If "<AlarmExt$Dir>" = "" THEN ERROR **** !AlarmBoot **** needs !iicAlarm to be initialised !
- IF "<AlarmMode>" <> "" THEN ERROR **** !AlarmBoot **** is only to be run once in the startup-sequence !
- IF "<Alarmfile>" = "" THEN ERROR **** !AlarmBoot **** cannot find the variable 'Alarmfile' !!
-
- | Special commands for use within your scipts:
- Set Alias$Bye Run <AlarmExt$Dir>.Tools.!AlarmShut
-
- Set Alias$AlarmOff RUN <AlarmExt$Dir>.Tools.!AlarmOff
- Set Alias$AlarmOn RUN <AlarmExt$Dir>.Tools.!AlarmOn
- Set Alias$AlarmQuit RUN <AlarmExt$Dir>.Tools.!AlarmQuit
- Set Alias$AlarmShut Run <AlarmExt$Dir>.Tools.!AlarmShut
-
- | Test Alarm-condition
- Run <AlarmExt$Dir>.ABoot
- | Set new alarm and reset alarm-line.
- Run <AlarmExt$Dir>.AlarmSet
- | Load Module to capture <SCF12> Shutdown-key.
- RMEnsure HotKeyScanner 0.50 *RMload <AlarmExt$Dir>.KeyScan